* editfns.c (save_excursion_save): Use nil if mark points to nowhere.
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Oct 2012 13:23:12 +0000 (17:23 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 11 Oct 2012 13:23:12 +0000 (17:23 +0400)
commitfb3de26ceb8524e98a4314bb5dbece583bc48ddb
treef1796962ae39dba5555ce2b24e98e19003ce0a61
parent991aecd1203ad9228e5bccaf656ab8ab200c4f2f
* editfns.c (save_excursion_save): Use nil if mark points to nowhere.
(save_excursion_restore): Do not restore mark if it was not saved.
src/ChangeLog
src/editfns.c